|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.Agent
negotiator.boaframework.agent.BOAagent
negotiator.boaframework.agent.SimpleBOAagent
public class SimpleBOAagent
Simple adapter which can be used to convert a BOA Agent to a normal Agent. This is interesting for example for the ANAC competition in which BOA Agents are not (yet) accepted.
| Field Summary |
|---|
| Fields inherited from class negotiator.boaframework.agent.BOAagent |
|---|
acceptConditions, negotiationSession, offeringStrategy, omStrategy, opponentModel, outcomeSpace, savedOutcomes |
| Fields inherited from class negotiator.Agent |
|---|
fNegotiation, parametervalues, sessionNr, sessionsTotal, startTime, strategyParameters, timeline, totalTime, utilitySpace |
| Constructor Summary | |
|---|---|
SimpleBOAagent()
|
|
| Method Summary | |
|---|---|
void |
agentSetup()
Method used to setup the agent. |
java.lang.String |
getName()
|
| Methods inherited from class negotiator.boaframework.agent.BOAagent |
|---|
chooseAction, cleanUp, endSession, getAcceptanceStrategy, getOfferingStrategy, getOpponentModel, getUniqueIdentifier, getVersion, init, ReceiveMessage, setDecoupledComponents |
| Methods inherited from class negotiator.Agent |
|---|
getAgentID, getParameterValues, getSessionNumber, getSessionsTotal, getStrategyParameters, getUtility, internalInit, isUIAgent, loadSessionData, parseStrategyParameters, restartDataObjectsFolder, saveSessionData, setAgentID, setName, sleep |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleBOAagent()
| Method Detail |
|---|
public void agentSetup()
BOAagent
agentSetup in class BOAagentpublic java.lang.String getName()
getName in class BOAagent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||